Welcome![Sign In][Sign Up]
Location:
Search - mscomm c

Search list

[Com Portmscommbcb

Description: 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active页,接下来我们就可以像使用C++Builder本身提供的控件那样使用新注册的MSComm控件了。(前提条件是你的机子上安装了Visual Basic,或者有它的库) -known, C Builder itself does not provide serial communication MSComm control, but we can be registered directly use it. Activated C Builder5.0, then select C Builder main menu of Component menu item, click Import Active Control Order Import Active pop-up window, select the Microsoft Comm Control6.0 and choose Install button to install the implementation of orders, the system will automatically build, compile completed MSComm be completed in the C Builder registration, the system's default installation of the control board's Active pages, we can then use as C Builder itself as the control of the use of the new registration of MSComm. (Prerequisite is the machine you installed Visual Basic, or the library)
Platform: | Size: 3788 | Author: 贝石皿 | Hits:

[ActiveX/DCOM/ATL63535282mscommbcb

Description: c++builder有关mscomm控件的-c builder controls the mscomm
Platform: | Size: 3788 | Author: 陶玥 | Hits:

[Com PortMSComm-sample-source-code08

Description: 《Visual C++串口通信技术详解》附带光盘示例源代码编号08-Visual C++ serial communication techniques explain,CD-ROM with sample source code No. 08
Platform: | Size: 2562048 | Author: 姚同学 | Hits:

[Com PortMSComm-sample-source-code09

Description: 《Visual C++串口通信技术详解》附带光盘示例源代码编号09-Visual C++ serial communication techniques explain, CD-ROM with sample source code No. 09
Platform: | Size: 2381824 | Author: 姚同学 | Hits:

[Com PortMSComm-sample-source-code10

Description: 《Visual C++串口通信技术详解》附带光盘示例源代码编号10-Visual C++ serial communication techniques explain, CD-ROM with sample source code No. 10
Platform: | Size: 25600 | Author: 姚同学 | Hits:

[Com PortMSComm-sample-source-code11

Description: 《Visual C++串口通信技术详解》附带光盘示例源代码编号-Visual C++ serial communication techniques explain, CD-ROM with sample source code No. 11
Platform: | Size: 22528 | Author: 姚同学 | Hits:

[Com PortMSComm-sample-source-code12

Description: 《Visual C++串口通信技术详解》附带光盘示例源代码编号12-Visual C++ serial communication techniques explain, CD-ROM with sample source code No. 12
Platform: | Size: 4468736 | Author: 姚同学 | Hits:

[Com PortMSComm-sample-source-code13

Description: 《Visual C++串口通信技术详解》附带光盘示例源代码编号13-Visual C++ serial communication techniques explain, CD-ROM with sample source code No. 13
Platform: | Size: 5517312 | Author: 姚同学 | Hits:

[Com PortMSComm-sample-source-code15

Description: 《Visual C++串口通信技术详解》附带光盘示例源代码编号15-Visual C++ serial communication techniques explain, CD-ROM with sample source code No. 15
Platform: | Size: 5226496 | Author: 姚同学 | Hits:

[OtherMSComm

Description: 串口程序 一个上位机和多个下位机进行通讯 visual C++6.0 进行编程 ,直接下载使用-Serial program a host computer and a plurality of lower machine can be programmed to communicate visual C++6.0 direct download
Platform: | Size: 5457920 | Author: 郭峰 | Hits:

[CommunicationMSComm

Description: visual c++ 串口软件开发 提供全部源码-visual c++ commucation
Platform: | Size: 423936 | Author: uestc_2014 | Hits:

[ERP-EIP-OA-Portal02-PC--cSharp-MSComm

Description: PC与三菱PLC串口通信 C#实例源程序 -PC with mitsubishi PLC serial communication example source code
Platform: | Size: 140288 | Author: | Hits:

[CSharp02-PC-cSharp-MSComm-chart

Description: PC端利用c#实现电压输入(MSComm控件实现,chart控件)-PC using c# to achieve input voltage (MSComm control implementation, chart controls)
Platform: | Size: 147456 | Author: | Hits:

[CSharpMSComm

Description: C#.NET串口通信+ PC与PC串口通信+03 利用MSComm控件实现PC与PC串口通信(查询方式)
Platform: | Size: 171008 | Author: zp | Hits:

[CSharpMSComm-(2)

Description: C#.NET串口通信+ PC与PC串口通信+ 08 利用MSComm控件实现PC机双串口互通信( 查询方式)
Platform: | Size: 152576 | Author: zp | Hits:

[Com PortMSComm

Description: 基于C++ Builder 6,mscomm控件与欧陆3504通讯的模板,分为读取,和写入两个部分。-Based on the c++ Builder 6, with European 3504 communication mscomm control template, divided into reading, and writing two parts.
Platform: | Size: 666624 | Author: li | Hits:

[Com PortMSCOMM

Description: 此小程序是采用C#语言进行开发编写的,可以应用在串口RS232通信,数据监听、发送、接收功能,易懂好用。-This small program is written in C# language, can be used in the serial RS232 communication, data monitoring, sending, receiving function, easy to use.
Platform: | Size: 698368 | Author: 田瑞 | Hits:

[Embeded-SCM Develop利用c#实现PC与单片机模拟电压输入MSComm

Description: 利用c#实现PC与单片机模拟电压输入MSComm(Using c# to achieve analog voltage input of PC and MCU MSComm)
Platform: | Size: 159744 | Author: XIAO9009 | Hits:

[Com PortVisual C++实践与提高 —— 串口通信与工程应用篇

Description: 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
Platform: | Size: 1373184 | Author: 油麦菜624 | Hits:

[Communication串口调试助手源代码

Description: C++编写的串口助手源代码,实测很好用。VS可以直接打开测试(C++ serial assistant source code, measured well)
Platform: | Size: 12352512 | Author: 锐意 | Hits:
« 1 2 3 4 56 7 8 »

CodeBus www.codebus.net